func runtime.copystack

3 uses

	runtime (current package)
		stack.go#L899: func copystack(gp *g, newsize uintptr) {
		stack.go#L1168: 	copystack(gp, newsize)
		stack.go#L1289: 	copystack(gp, newsize)